PEGetFieldMappingType

Use PEGetFieldMappingType to retrieve the field mapping type code for the specified report.

C Syntax
BOOL CRPE_API PEGetFieldMappingType (
        short printJob,
        WORD FAR *mappingType );
Parameters

printJob

Specifies the print job from which the field mapping type code will be retrieved.

mappingType

Specifies a pointer to the appropriate PE_FM_XXX Field Mapping Type Constants.

Returns
Remarks
VB Syntax
Declare Function PEGetFieldMappingType Lib "crpe32.dll" (
    ByVal printJob As Integer, mappingType As Integer ) As Integer
Delphi Syntax
function PEGetFieldMappingType (
    printJob: smallint;
    var mappingType: Word
    ): BOOL stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com